pub unsafe fn DrtGetSearchPath(
    hsearchcontext: *const c_void,
    ulsearchpathsize: u32,
    psearchpath: *mut DRT_ADDRESS_LIST
) -> Result<()>