pub unsafe extern "C" fn l_binaryReadSelectStream(
    fp: *mut _IO_FILE,
    start: u64,
    nbytes: u64,
    pnread: *mut u64
) -> *mut u8