Function windows_sys::Wdk::NetworkManagement::Ndis::NdisMAllocateSharedMemoryAsync
pub unsafe extern "system" fn NdisMAllocateSharedMemoryAsync(
miniportadapterhandle: *const c_void,
length: u32,
cached: BOOLEAN,
context: *const c_void,
) -> i32