pub unsafe extern "C" fn SSL_CTX_set_private_key_method(
    ctx: *mut SSL_CTX,
    key_method: *const SSL_PRIVATE_KEY_METHOD
)