pub unsafe extern "C" fn PKCS7_set_type(
    p7: *mut PKCS7,
    nid_pkcs7: c_int
) -> c_int