#[no_mangle]
pub unsafe extern "C" fn spSkeleton_setSkinByName(
    self_0: *mut spSkeleton,
    skinName: *const c_char
) -> c_int