pub unsafe fn EVP_PKEY_CTX_set_rsa_padding(
    ctx: *mut EVP_PKEY_CTX,
    pad: c_int
) -> c_int