pub unsafe fn EVP_PKEY_CTX_get_rsa_padding(
    ctx: *mut EVP_PKEY_CTX,
    ppad: *mut c_int
) -> c_int