pub unsafe extern "C" fn PEM_write_SSL_SESSION(
    fp: *mut FILE,
    x: *mut SSL_SESSION
) -> c_int