pub unsafe extern "C" fn rsa_set_padding(
    ctx: *mut rsa_context,
    padding: c_int,
    hash_id: c_int
)