pub unsafe extern "system" fn WlanHostedNetworkSetSecondaryKey(
hclienthandle: HANDLE,
dwkeylength: u32,
puckeydata: *const u8,
bispassphrase: BOOL,
bpersistent: BOOL,
pfailreason: *mut WLAN_HOSTED_NETWORK_REASON,
pvreserved: *const c_void,
) -> u32