pub unsafe extern "C" fn wmem_array_sort( array: *mut wmem_array_t, compar: Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>, )