pub unsafe extern "C" fn open_archive( path: *const c_char, password: *const c_char, handle: *mut *mut Handle, ) -> LONG