pub unsafe extern "C" fn Neon_Array_New(
    out: &mut Local,
    isolate: Isolate,
    length: u32
)