#[no_mangle]
pub unsafe extern "C" fn spAtlas_createFromFile(
    path: *const c_char,
    rendererObject: *mut c_void
) -> *mut spAtlas