pub unsafe extern "C" fn BN_print(
    bio: *mut BIO,
    a: *const BIGNUM
) -> c_int