Function CreateFileMoniker

pub unsafe extern "system" fn CreateFileMoniker(
    lpszpathname: PCWSTR,
    ppmk: *mut *mut c_void,
) -> HRESULT