pub unsafe extern "C" fn EVP_PKEY_set_type(
    pkey: *mut EVP_PKEY,
    type_: c_int
) -> c_int