pub unsafe extern "C" fn mbedtls_x509_get_key_usage(
    p: *mut *mut u8,
    end: *const u8,
    key_usage: *mut u32
) -> i32