pub unsafe extern "C" fn BN_print_fp(
    fp: *mut FILE,
    a: *const BIGNUM
) -> c_int