pub unsafe extern "C" fn cram_fd_set_fp(
    fd: *mut cram_fd,
    fp: *mut hFILE
)