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