pub unsafe extern "C" fn ASN1_INTEGER_get_int64(
    out: *mut i64,
    a: *const ASN1_INTEGER
) -> c_int