pub unsafe extern "C" fn PEM_write_bio_SSL_SESSION(
    bp: *mut BIO,
    x: *mut SSL_SESSION
) -> c_int