pub unsafe extern "system" fn CreateClusterResourceTypeEx(
    hcluster: HCLUSTER,
    lpszresourcetypename: PCWSTR,
    lpszdisplayname: PCWSTR,
    lpszresourcetypedll: PCWSTR,
    dwlooksalivepollinterval: u32,
    dwisalivepollinterval: u32,
    lpszreason: PCWSTR
) -> u32