pub unsafe extern "C" fn x509write_crt_set_subject_name(
    ctx: *mut x509write_cert,
    subject_name: *const c_char
) -> c_int