#[no_mangle]
pub extern "C" fn meshlite_import(
    context: *mut RustContext,
    filename: *const c_char
) -> c_int