pub unsafe extern "C" fn Xoodoo_ExtractBytes(
    state: *const c_void,
    data: *mut u8,
    offset: c_uint,
    length: c_uint
)