pub unsafe extern "C" fn x509_crt_check_key_usage(
    crt: *const x509_crt,
    usage: c_uint
) -> c_int