pub unsafe extern "C" fn faiss_write_index_binary(
    idx: *const FaissIndexBinary,
    f: *mut FILE
) -> c_int