pub unsafe extern "C" fn l_binaryWrite(
    filename: *const c_char,
    operation: *const c_char,
    data: *const c_void,
    nbytes: usize
) -> l_ok