pub unsafe fn FreeLibrary<P0>(hlibmodule: P0) -> Result<()>
where P0: IntoParam<HMODULE>,