pub fn get_module_size(handle: HMODULE) -> Result<u32>
Gets the module size.
Returns an error when module information cannot be obtained.