#[no_mangle]
pub unsafe extern "C" fn _spReadFile(
    path: *const c_char,
    length: *mut c_int
) -> *mut c_char