pub unsafe extern "C" fn EVP_PKEY_CTX_get_rsa_pss_saltlen(
    ctx: *mut EVP_PKEY_CTX,
    out_salt_len: *mut c_int
) -> c_int