pub unsafe extern "C" fn SSL_set_private_key_method(
    ssl: *mut SSL,
    key_method: *const SSL_PRIVATE_KEY_METHOD
)