pub unsafe extern "C" fn x509write_crt_set_serial(
    ctx: *mut x509write_cert,
    serial: *const mpi
) -> c_int