pub unsafe extern "C" fn faiss_read_index_binary( f: *mut FILE, io_flags: c_int, p_out: *mut *mut FaissIndexBinary, ) -> c_int