pub unsafe fn MgmTakeInterfaceOwnership<P0>(
    hprotocol: P0,
    dwifindex: u32,
    dwifnexthopaddr: u32
) -> u32
where P0: IntoParam<HANDLE>,