pub unsafe extern "system" fn WlanGetSecuritySettings(
    hclienthandle: HANDLE,
    securableobject: WLAN_SECURABLE_OBJECT,
    pvaluetype: *mut WLAN_OPCODE_VALUE_TYPE,
    pstrcurrentsddl: *mut PWSTR,
    pdwgrantedaccess: *mut u32,
) -> u32