pub unsafe extern "C" fn BIO_test_flags(
    bio: *const BIO,
    flags: c_int
) -> c_int