pub unsafe extern "C" fn x509write_crt_set_key_usage(
    ctx: *mut x509write_cert,
    key_usage: c_uint
) -> c_int