pub unsafe extern "C" fn l_binaryReadSelectStream(
    fp: *mut FILE,
    start: usize,
    nbytes: usize,
    pnread: *mut usize
) -> *mut l_uint8