pub unsafe extern "C" fn BN_to_ASN1_INTEGER(
    bn: *const BIGNUM,
    ai: *mut ASN1_INTEGER
) -> *mut ASN1_INTEGER