pub unsafe extern "C" fn mbedtls_x509_get_key_usage(
    p: *mut *mut c_uchar,
    end: *const c_uchar,
    key_usage: *mut c_uint
) -> c_int