pub unsafe extern "C" fn faiss_write_index_binary_fname(
    idx: *const FaissIndexBinary,
    fname: *const c_char
) -> c_int