pub unsafe extern "C" fn CreateRawInstance(
    arg1: *mut Environment,
    arg2: *mut Defclass,
    arg3: *const c_char
) -> *mut Instance