pub unsafe extern "C" fn X509_set_serialNumber(
    x: *mut X509,
    sn: *mut ASN1_INTEGER
) -> c_int